8. Creating Calendar Object Resources
Creating calendar object resources is carried out by a POST
on the parent collection. The body of the request will contain the resource being created. The request parameter “action=create” indicates this POST
is a create. The location header of the response gives the URL of the newly created object.